TTLSServer.Log(TTLSLogType,String,TVarRec[],Integer) Method
Represents method Log(TTLSLogType,String,TVarRec[],Integer).
protected procedure Log(const LogType: TTLSLogType; const LogMsg: String; const Args: array of const; const LogLevel: Integer = 0); overload;
Parameters
- LogType
- Type: TTLSLogType
- LogMsg
- Type: String
- Args
- Type: array of const
- LogLevel
- Type: Integer